Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference
insertObjectPage
This procedure creates and updates an object page.
Location: ry\app\rydesmngrp.i Parameters:INPUT pcContainerObjectName AS CHARACTERThe object name of the container to which the page belongs.
INPUT pcContainerResultCode AS CHARACTERThe container’s result code, if any.
INPUT pcPageLabel AS CHARACTERThe page label.
INPUT pcSecurityToken AS CHARACTERThe page’s security token.
INPUT pcPageReference AS CHARACTERThe page’s reference
INPUT piPageSequence AS INTEGERThe page’s sequence
INPUT pcLayoutCode AS CHARACTERThe page layout code.
INPUT pcEnableOn AS CHARACTERA CAN-DO style list, which must be able to resolve VIEW, MODIFY, and CREATE.
OUTPUT pdPageObj AS DECIMALThe
Notes: None Examples: See the main block inpage_objvalue for the new page.ry\app\rydescpmoi.i.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |